Method: saveRegisteredUsers

Create a new registered user.

Parameters

Name Type Description
propStrings string The properties string used to register the device, string is in the following format: userName=value1,applianceGroup=value2
requestingUser string The user requesting the operation

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/saveRegisteredUsers?propStrings=userName=john.smith,applianceGroup=Default&requestingUser=root